@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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223162> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223162'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223162'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222903> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 opp trwl 33 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222903'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 opp trwl 33 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.538103'^^xsd:double;
  dwc:endLongitude '2.548302'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.133015'^^xsd:double;
  dwc:endLatitude '51.146365'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222903'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223379> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223379'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223379'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223414> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223414'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223414'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223564> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223564'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223564'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223629> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223629'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223629'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223005> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223005'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223005'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223174> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223174'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223174'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223452> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223452'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223452'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222935> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222935'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222935'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222986> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222986'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222986'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223035> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223035'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223035'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223074> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223074'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223074'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222981> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222981'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222981'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223047> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223047'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223047'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223118> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223118'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223118'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222987> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 bod trwl 52 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222987'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 bod trwl 52 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.576333'^^xsd:double;
  dwc:endLongitude '2.536833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.150167'^^xsd:double;
  dwc:endLatitude '51.136667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222987'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223593> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223593'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223593'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222946> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222946'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222946'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223674> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223674'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223674'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223556> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223556'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223556'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223114> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223114'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223114'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223658> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223658'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223658'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223208> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223208'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.617855'^^xsd:double;
  dwc:endLongitude '2.592283'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.164278'^^xsd:double;
  dwc:endLatitude '51.174595'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223208'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223292> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223292'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.617855'^^xsd:double;
  dwc:endLongitude '2.592283'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.164278'^^xsd:double;
  dwc:endLatitude '51.174595'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223292'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223125> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 opp trwl 65 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223125'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 opp trwl 65 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.587833'^^xsd:double;
  dwc:endLongitude '2.547833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.1475'^^xsd:double;
  dwc:endLatitude '51.134333'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223125'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223101> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223101'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223101'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223344> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223344'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223344'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223299> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 opp trwl 33 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223299'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 opp trwl 33 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.538103'^^xsd:double;
  dwc:endLongitude '2.548302'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.133015'^^xsd:double;
  dwc:endLatitude '51.146365'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223299'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223392> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223392'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223392'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223476> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223476'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223476'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223435> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223435'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223435'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223494> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223494'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223494'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223501> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223501'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223501'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223594> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223594'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223594'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223308> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223308'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223308'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223376> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223376'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223376'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223619> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223619'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223619'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223653> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223653'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223653'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223678> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223678'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223678'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223610> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223610'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223610'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222922> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222922'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222922'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223180> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223180'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223180'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223194> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223194'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223194'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223209> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH10 bod trwl 14 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223209'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH10 bod trwl 14 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57735'^^xsd:double;
  dwc:endLongitude '2.614783'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.153013'^^xsd:double;
  dwc:endLatitude '51.164608'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223209'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223546> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223546'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223546'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223596> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223596'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223596'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222910> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222910'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222910'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223327> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223327'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223327'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223020> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223020'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223020'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223609> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 opp trwl 65 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223609'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 opp trwl 65 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.587833'^^xsd:double;
  dwc:endLongitude '2.547833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.1475'^^xsd:double;
  dwc:endLatitude '51.134333'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223609'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223146> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223146'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223146'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223163> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223163'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223163'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222945> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222945'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222945'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222978> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 bod trwl 34 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222978'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 bod trwl 34 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58433'^^xsd:double;
  dwc:endLongitude '2.544352'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.152888'^^xsd:double;
  dwc:endLatitude '51.132992'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222978'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223477> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223477'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223477'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222995> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 opp trwl 65 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222995'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 opp trwl 65 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.587833'^^xsd:double;
  dwc:endLongitude '2.547833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.1475'^^xsd:double;
  dwc:endLatitude '51.134333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222995'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223204> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH10 bod trwl 2 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223204'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH10 bod trwl 2 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58092'^^xsd:double;
  dwc:endLongitude '2.588453'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151038'^^xsd:double;
  dwc:endLatitude '51.151627'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223204'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223221> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223221'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58433'^^xsd:double;
  dwc:endLongitude '2.544352'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.152888'^^xsd:double;
  dwc:endLatitude '51.132992'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223221'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223413> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223413'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223413'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223255> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223255'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223255'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223119> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223119'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223119'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223370> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223370'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223370'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223367> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223367'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58433'^^xsd:double;
  dwc:endLongitude '2.544352'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.152888'^^xsd:double;
  dwc:endLatitude '51.132992'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223367'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223680> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223680'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 bod trwl 118 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.551397'^^xsd:double;
  dwc:endLongitude '2.584295'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.143178'^^xsd:double;
  dwc:endLatitude '51.150335'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223680'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223426> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223426'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.617855'^^xsd:double;
  dwc:endLongitude '2.592283'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.164278'^^xsd:double;
  dwc:endLatitude '51.174595'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223426'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223223> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223223'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223223'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223240> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223240'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223240'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223321> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH10 bod trwl 102 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223321'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH10 bod trwl 102 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.5945'^^xsd:double;
  dwc:endLongitude '2.5733333333333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173833333333'^^xsd:double;
  dwc:endLatitude '51.1545'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223321'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223186> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223186'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223186'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223621> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223621'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 opp trwl 51 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.527333'^^xsd:double;
  dwc:endLongitude '2.5575'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136333'^^xsd:double;
  dwc:endLatitude '51.148167'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223621'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223406> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223406'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223406'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223313> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 bod trwl 52 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223313'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 bod trwl 52 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.576333'^^xsd:double;
  dwc:endLongitude '2.536833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.150167'^^xsd:double;
  dwc:endLatitude '51.136667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223313'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223618> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223618'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223618'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223654> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223654'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223654'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223575> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223575'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223575'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223195> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223195'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223195'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223563> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223563'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223563'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223451> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223451'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223451'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223274> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223274'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223274'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223230> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 opp trwl 65 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223230'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 opp trwl 65 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.587833'^^xsd:double;
  dwc:endLongitude '2.547833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.1475'^^xsd:double;
  dwc:endLatitude '51.134333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223230'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222909> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222909'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222909'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223521> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223521'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223521'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223386> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH10 bod trwl 102 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223386'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH10 bod trwl 102 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.5945'^^xsd:double;
  dwc:endLongitude '2.5733333333333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173833333333'^^xsd:double;
  dwc:endLatitude '51.1545'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223386'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223111> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223111'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223111'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223145> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223145'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223145'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223231> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223231'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223231'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223300> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223300'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH10 bod trwl 34 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58433'^^xsd:double;
  dwc:endLongitude '2.544352'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.152888'^^xsd:double;
  dwc:endLatitude '51.132992'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223300'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223586> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223586'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223586'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222957> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH10 bod trwl 2 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222957'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH10 bod trwl 2 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.58092'^^xsd:double;
  dwc:endLongitude '2.588453'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151038'^^xsd:double;
  dwc:endLatitude '51.151627'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222957'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223075> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223075'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 bod trwl 42 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.588833'^^xsd:double;
  dwc:endLongitude '2.553167'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.151167'^^xsd:double;
  dwc:endLatitude '51.139333'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223075'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223673> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223673'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223673'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222996> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222996'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222996'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223046> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223046'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 opp trwl 151 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.565357'^^xsd:double;
  dwc:endLongitude '2.594707'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15192'^^xsd:double;
  dwc:endLatitude '51.155132'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223046'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223126> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223126'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH10 bod trwl 66 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.545833'^^xsd:double;
  dwc:endLongitude '2.5915'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.136167'^^xsd:double;
  dwc:endLatitude '51.151833'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223126'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223339> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223339'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223339'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223554> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH10 opp trwl 117 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223554'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH10 opp trwl 117 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.585333'^^xsd:double;
  dwc:endLongitude '2.549755'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.146367'^^xsd:double;
  dwc:endLatitude '51.140705'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223554'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223357> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223357'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH10 opp trwl 13 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.617855'^^xsd:double;
  dwc:endLongitude '2.592283'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.164278'^^xsd:double;
  dwc:endLatitude '51.174595'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223357'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223307> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223307'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH10 opp trwl 41 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.543667'^^xsd:double;
  dwc:endLongitude '2.563333'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.139667'^^xsd:double;
  dwc:endLatitude '51.149667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223307'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223560> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223560'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223560'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223659> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH10 bod trwl 52 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223659'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH10 bod trwl 52 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.576333'^^xsd:double;
  dwc:endLongitude '2.536833'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.150167'^^xsd:double;
  dwc:endLatitude '51.136667'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223659'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223535> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223535'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223535'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223266> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223266'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH10 bod trwl 134 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.575928'^^xsd:double;
  dwc:endLongitude '2.553513'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.14517'^^xsd:double;
  dwc:endLatitude '51.15157'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223266'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223004> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 opp trwl 85 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223004'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 opp trwl 85 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.5833333333333'^^xsd:double;
  dwc:endLongitude '2.598'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.15'^^xsd:double;
  dwc:endLatitude '51.173833333333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223004'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223085> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223085'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH10 bod trwl 86 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.602'^^xsd:double;
  dwc:endLongitude '2.5946666666667'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.173333333333'^^xsd:double;
  dwc:endLatitude '51.157166666667'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223085'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223275> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150001525878906 2.5833332538604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150001525878906"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833332538604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223275'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH10 bod trwl 152 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.5833332538605'^^xsd:double;
  dwc:startLongitude '2.57869'^^xsd:double;
  dwc:endLongitude '2.610647'^^xsd:double;
  dwc:latitude '51.150001525879'^^xsd:double;
  dwc:startLatitude '51.154293'^^xsd:double;
  dwc:endLatitude '51.1603'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223275'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229469> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229469'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229469'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229473> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229473'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229473'^^xsd:string;
  dwc:observationDate '1999-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229513> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229513'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229513'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229440> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229440'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229440'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229495> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229495'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229495'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229474> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229474'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229474'^^xsd:string;
  dwc:observationDate '1999-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229512> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229512'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229512'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229479> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229479'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229479'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229475> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229475'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229475'^^xsd:string;
  dwc:observationDate '1999-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229465> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229465'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 30/03/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229465'^^xsd:string;
  dwc:observationDate '1999-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229441> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229441'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229441'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229509> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229509'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229509'^^xsd:string;
  dwc:observationDate '1999-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229478> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229478'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229478'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229494> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229494'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229494'^^xsd:string;
  dwc:observationDate '1999-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229468> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229468'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229468'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229529> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.12183380126953 2.603332996368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.12183380126953"^^xsd:decimal ;
  dwc:decimalLongitude "2.603332996368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229529'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6033329963684'^^xsd:double;
  dwc:latitude '51.12183380127'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229529'^^xsd:string;
  dwc:observationDate '1999-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223198> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223198'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223198'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223329> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223329'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.633595'^^xsd:double;
  dwc:endLongitude '2.604187'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.282365'^^xsd:double;
  dwc:endLatitude '51.272557'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223329'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223364> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223364'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223364'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223365> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223365'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223365'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223665> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223665'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223665'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223023> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 opp trwl 121 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223023'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 opp trwl 121 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.633595'^^xsd:double;
  dwc:endLongitude '2.604187'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.282365'^^xsd:double;
  dwc:endLatitude '51.272557'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223023'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223241> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223241'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223241'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223577> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223577'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223577'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223645> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223645'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223645'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223038> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223038'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223038'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223050> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223050'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223050'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222990> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222990'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.617167'^^xsd:double;
  dwc:endLongitude '2.6535'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28'^^xsd:double;
  dwc:endLatitude '51.303167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222990'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223024> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223024'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.60219'^^xsd:double;
  dwc:endLongitude '2.617033'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.274883'^^xsd:double;
  dwc:endLatitude '51.277485'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223024'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223069> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223069'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223069'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223144> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223144'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223144'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223141> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223141'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223141'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223037> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223037'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223037'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223117> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223117'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.617167'^^xsd:double;
  dwc:endLongitude '2.6535'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28'^^xsd:double;
  dwc:endLatitude '51.303167'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223117'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223500> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223500'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223500'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223600> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 bod trwl 56 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223600'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 bod trwl 56 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.617167'^^xsd:double;
  dwc:endLongitude '2.6535'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28'^^xsd:double;
  dwc:endLatitude '51.303167'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223600'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223643> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223643'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223643'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223650> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223650'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223650'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223140> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223140'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223140'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223590> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223590'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223590'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223605> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 opp trwl 61 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223605'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 opp trwl 61 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.6435'^^xsd:double;
  dwc:endLongitude '2.631333'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.305667'^^xsd:double;
  dwc:endLatitude '51.287667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223605'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223555> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223555'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223555'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223623> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 bod trwl 56 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223623'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 bod trwl 56 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.617167'^^xsd:double;
  dwc:endLongitude '2.6535'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28'^^xsd:double;
  dwc:endLatitude '51.303167'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223623'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223123> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 bod trwl 62 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223123'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 bod trwl 62 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.608833'^^xsd:double;
  dwc:endLongitude '2.638833'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.278833'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223123'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223417> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223417'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223417'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223544> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223544'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223544'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223651> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223651'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223651'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223635> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223635'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223635'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223342> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223342'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223342'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223297> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223297'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223297'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223382> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223382'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223382'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223259> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 bod trwl 122 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223259'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 bod trwl 122 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.60219'^^xsd:double;
  dwc:endLongitude '2.617033'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.274883'^^xsd:double;
  dwc:endLatitude '51.277485'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223259'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223090> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223090'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.60219'^^xsd:double;
  dwc:endLongitude '2.617033'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.274883'^^xsd:double;
  dwc:endLatitude '51.277485'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223090'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223164> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223164'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223164'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223103> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223103'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223103'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222993> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 opp trwl 61 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222993'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 opp trwl 61 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.6435'^^xsd:double;
  dwc:endLongitude '2.631333'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.305667'^^xsd:double;
  dwc:endLatitude '51.287667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222993'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223480> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223480'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223480'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223081> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223081'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 bod trwl 56 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.617167'^^xsd:double;
  dwc:endLongitude '2.6535'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28'^^xsd:double;
  dwc:endLatitude '51.303167'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223081'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223395> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223395'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.633595'^^xsd:double;
  dwc:endLongitude '2.604187'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.282365'^^xsd:double;
  dwc:endLatitude '51.272557'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223395'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223599> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 opp trwl 55 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223599'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 opp trwl 55 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.6565'^^xsd:double;
  dwc:endLongitude '2.66'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.305'^^xsd:double;
  dwc:endLatitude '51.314333'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223599'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223269> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223269'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223269'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223303> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223303'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223303'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223455> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223455'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223455'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223489> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223489'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223489'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223203> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223203'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223203'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223304> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223304'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223304'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223669> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223669'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223669'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223080> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 215 opp trwl 55 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223080'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 215 opp trwl 55 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.6565'^^xsd:double;
  dwc:endLongitude '2.66'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.305'^^xsd:double;
  dwc:endLatitude '51.314333'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223080'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223122> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 opp trwl 61 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223122'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 opp trwl 61 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.6435'^^xsd:double;
  dwc:endLongitude '2.631333'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.305667'^^xsd:double;
  dwc:endLatitude '51.287667'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223122'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223188> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223188'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223188'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223158> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223158'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.60219'^^xsd:double;
  dwc:endLongitude '2.617033'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.274883'^^xsd:double;
  dwc:endLatitude '51.277485'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223158'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223201> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223201'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 bod trwl 122 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.60219'^^xsd:double;
  dwc:endLongitude '2.617033'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.274883'^^xsd:double;
  dwc:endLatitude '51.277485'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223201'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223218> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223218'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223218'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223666> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223666'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223666'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222900> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222900'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222900'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223633> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223633'^^xsd:integer;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223633'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223347> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223347'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223347'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223095> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223095'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223095'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223648> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223648'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223648'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222905> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 opp trwl 37 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222905'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 opp trwl 37 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.589'^^xsd:double;
  dwc:endLongitude '2.5945'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.273667'^^xsd:double;
  dwc:endLatitude '51.253667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222905'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223278> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223278'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223278'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223071> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223071'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223071'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222941> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222941'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222941'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223591> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223591'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223591'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223606> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 bod trwl 62 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223606'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 bod trwl 62 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.608833'^^xsd:double;
  dwc:endLongitude '2.638833'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.278833'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223606'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223503> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223503'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223503'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223270> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223270'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223270'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223646> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223646'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 bod trwl 30 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.616888'^^xsd:double;
  dwc:endLongitude '2.602208'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276425'^^xsd:double;
  dwc:endLatitude '51.257833'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223646'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223409> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223409'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 opp trwl 137 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.624587'^^xsd:double;
  dwc:endLongitude '2.603907'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.28262'^^xsd:double;
  dwc:endLatitude '51.26853'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223409'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223116> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223116'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '127260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223116'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223008> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223008'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223008'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223317> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223317'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223317'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223585> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223585'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223585'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222949> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222949'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 215 bod trwl 156 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.648685'^^xsd:double;
  dwc:endLongitude '2.623518'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.292362'^^xsd:double;
  dwc:endLatitude '51.282243'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222949'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223179> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223179'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223179'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223627> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 215 bod trwl 62 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223627'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 215 bod trwl 62 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.608833'^^xsd:double;
  dwc:endLongitude '2.638833'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.278833'^^xsd:double;
  dwc:endLatitude '51.305'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223627'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222899> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222899'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222899'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223670> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223670'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223670'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222906> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222906'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 215 bod trwl 38 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.614667'^^xsd:double;
  dwc:endLongitude '2.587667'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276'^^xsd:double;
  dwc:endLatitude '51.273'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222906'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223175> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223175'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 215 bod trwl 138 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.611348'^^xsd:double;
  dwc:endLongitude '2.62661'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.276637'^^xsd:double;
  dwc:endLatitude '51.285988'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223175'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223217> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223217'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 215 opp trwl 29 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.598903'^^xsd:double;
  dwc:endLongitude '2.567482'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.256068'^^xsd:double;
  dwc:endLatitude '51.23418'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223217'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223258> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223258'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 215 opp trwl 121 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.633595'^^xsd:double;
  dwc:endLongitude '2.604187'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.282365'^^xsd:double;
  dwc:endLatitude '51.272557'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223258'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223062> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276668548583984 2.613333225250244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.613333225250244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223062'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 215 bod trwl 90 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.6133332252502'^^xsd:double;
  dwc:startLongitude '2.642'^^xsd:double;
  dwc:endLongitude '2.6165'^^xsd:double;
  dwc:latitude '51.276668548584'^^xsd:double;
  dwc:startLatitude '51.287166666667'^^xsd:double;
  dwc:endLatitude '51.272'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223062'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229447> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229447'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229447'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229499> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229499'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229499'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229464> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229464'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229464'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229471> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229471'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229471'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229450> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229450'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229450'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229497> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229497'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229497'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229492> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229492'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229492'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229511> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229511'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229511'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229510> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229510'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229510'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229525> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229525'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229525'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229523> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229523'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229523'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229477> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229477'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229477'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229507> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229507'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229507'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229439> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229439'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229439'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229491> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229491'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229491'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229493> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229493'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229493'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229508> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 14/07/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229508'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 14/07/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229508'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229498> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229498'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229498'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229522> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 14/07/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229522'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 14/07/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229522'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229520> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229520'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229520'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229488> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229488'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229488'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229448> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229448'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229448'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229470> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229470'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229470'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229481> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229481'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229481'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229506> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229506'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229506'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229521> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229521'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229521'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229533> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229533'^^xsd:integer;
  dwc:scientificName 'Trachinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229533'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229517> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229517'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229517'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229444> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229444'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229444'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229482> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229482'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229482'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229449> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229449'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229449'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229480> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229480'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229480'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229487> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229487'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229487'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229515> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229515'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229515'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229534> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229534'^^xsd:integer;
  dwc:scientificName 'Incertae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229534'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229466> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229466'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229466'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229483> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229483'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229483'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229484> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229484'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229484'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229501> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229501'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229501'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229519> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229519'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229519'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229531> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229531'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229531'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229443> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229443'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229443'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229489> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229489'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229489'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229503> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229503'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 02/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229503'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229524> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229524'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229524'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229532> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229532'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229532'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229446> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229446'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229446'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229502> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229502'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229502'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229463> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229463'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229463'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229530> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229530'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229530'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229496> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229496'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229496'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229518> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229518'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229518'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229526> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229526'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229526'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229527> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229527'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229527'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229528> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229528'^^xsd:integer;
  dwc:scientificName 'Callionymidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229528'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '125522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229504> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229504'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229504'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229516> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229516'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 06/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229516'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229476> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229476'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229476'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229490> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229490'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229490'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229445> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229445'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229445'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229467> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229467'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 15/04/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229467'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229505> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229505'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 16/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229505'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229535> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229535'^^xsd:integer;
  dwc:scientificName 'Incertae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 28/06/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229535'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229472> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229472'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 19/03/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229472'^^xsd:string;
  dwc:observationDate '1999-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229486> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229486'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 26/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229486'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229514> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229514'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229514'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229485> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229485'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229485'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229500> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229500'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 11/05/1999 BPK 115 trwl ond'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229500'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229442> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A229442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:229442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '229442'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) HYPER 03/05/1999 BPK 115 trwl bov'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:occurrenceRemarks 'Sorbe sledge'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:229442'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222918> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222918'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222918'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222967> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222967'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222967'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223314> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223314'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223314'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223415> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223415'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223415'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223514> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223514'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223514'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222980> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222980'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222980'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223048> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223048'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223048'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223079> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 opp trwl 53 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223079'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 opp trwl 53 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.744167'^^xsd:double;
  dwc:endLongitude '2.732667'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.245833'^^xsd:double;
  dwc:endLatitude '51.242833'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223079'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223124> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH09 bod trwl 64 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223124'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH09 bod trwl 64 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.739'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.236667'^^xsd:double;
  dwc:endLatitude '51.2505'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223124'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223441> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223441'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223441'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223291> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223291'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.69491'^^xsd:double;
  dwc:endLongitude '2.729908'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23595'^^xsd:double;
  dwc:endLatitude '51.247408'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223291'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222936> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222936'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222936'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222924> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222924'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222924'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222988> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 opp trwl 53 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222988'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 opp trwl 53 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.744167'^^xsd:double;
  dwc:endLongitude '2.732667'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.245833'^^xsd:double;
  dwc:endLatitude '51.242833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222988'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223148> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223148'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223148'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222923> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222923'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222923'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222948> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222948'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222948'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223086> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223086'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223086'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223293> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223293'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223293'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223393> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223393'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223393'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223536> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223536'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223536'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223176> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223176'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223176'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222889> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 opp trwl 9 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222889'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 opp trwl 9 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.69491'^^xsd:double;
  dwc:endLongitude '2.729908'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23595'^^xsd:double;
  dwc:endLatitude '51.247408'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222889'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222989> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222989'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222989'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223639> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223639'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7245'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.25'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223639'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223607> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH09 opp trwl 63 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223607'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH09 opp trwl 63 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.742167'^^xsd:double;
  dwc:endLongitude '2.726'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.250333'^^xsd:double;
  dwc:endLatitude '51.240667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223607'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223652> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223652'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223652'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223006> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223006'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223006'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223276> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223276'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223276'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223328> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223328'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223328'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223408> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223408'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.699483'^^xsd:double;
  dwc:endLongitude '2.719287'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233998'^^xsd:double;
  dwc:endLatitude '51.23873'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223408'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223358> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223358'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223358'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223394> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223394'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223394'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223428> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223428'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223428'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223157> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223157'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223157'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223642> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223642'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7245'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.25'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223642'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223210> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 opp trwl 15 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223210'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 opp trwl 15 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.675443'^^xsd:double;
  dwc:endLongitude '2.692242'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.228958'^^xsd:double;
  dwc:endLatitude '51.230308'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223210'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223592> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223592'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.717167'^^xsd:double;
  dwc:endLongitude '2.734333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.238333'^^xsd:double;
  dwc:endLatitude '51.242667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223592'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223628> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223628'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223628'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223453> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223453'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223453'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223022> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223022'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223022'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223049> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223049'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223049'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223346> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223346'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223346'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223547> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223547'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223547'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223277> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223277'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223277'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223647> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223647'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223647'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223682> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223682'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223682'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223366> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 bod trwl 32 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223366'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 bod trwl 32 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702535'^^xsd:double;
  dwc:endLongitude '2.73635'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235885'^^xsd:double;
  dwc:endLatitude '51.248428'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223366'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222966> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 opp trwl 15 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222966'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 opp trwl 15 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.675443'^^xsd:double;
  dwc:endLongitude '2.692242'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.228958'^^xsd:double;
  dwc:endLatitude '51.230308'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222966'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223416> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223416'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223416'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223072> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 opp trwl 39 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223072'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 opp trwl 39 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.717167'^^xsd:double;
  dwc:endLongitude '2.734333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.238333'^^xsd:double;
  dwc:endLatitude '51.242667'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223072'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223181> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223181'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223181'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223298> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223298'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.739417'^^xsd:double;
  dwc:endLongitude '2.701713'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.247052'^^xsd:double;
  dwc:endLatitude '51.225318'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223298'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222908> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222908'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222908'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223345> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223345'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223345'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223172> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223172'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223172'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223173> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223173'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223173'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223102> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223102'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223102'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223096> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223096'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223096'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223267> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223267'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:endLongitude '2.67517'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:endLatitude '51.228765'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223267'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223340> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223340'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:endLongitude '2.67517'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:endLatitude '51.228765'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223340'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223154> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH09 bod trwl 104 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223154'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH09 bod trwl 104 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7245'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.25'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223154'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223630> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223630'^^xsd:integer;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223630'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223681> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223681'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223681'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223369> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223369'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223369'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223469> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223469'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223469'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223156> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223156'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223156'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223220> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 bod trwl 32 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223220'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 bod trwl 32 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702535'^^xsd:double;
  dwc:endLongitude '2.73635'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235885'^^xsd:double;
  dwc:endLatitude '51.248428'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223220'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223187> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223187'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223187'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223256> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223256'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223256'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223287> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH09 bod trwl 4 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223287'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH09 bod trwl 4 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.703102'^^xsd:double;
  dwc:endLongitude '2.697467'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23487'^^xsd:double;
  dwc:endLatitude '51.226012'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223287'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223322> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223322'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7245'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.25'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223322'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223523> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223523'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223523'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223567> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223567'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223567'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222958> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH09 bod trwl 4 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222958'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH09 bod trwl 4 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.703102'^^xsd:double;
  dwc:endLongitude '2.697467'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23487'^^xsd:double;
  dwc:endLatitude '51.226012'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222958'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222994> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH09 bod trwl 64 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222994'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH09 bod trwl 64 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.739'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.236667'^^xsd:double;
  dwc:endLatitude '51.2505'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222994'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223137> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223137'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.689327'^^xsd:double;
  dwc:endLongitude '2.694373'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.224893'^^xsd:double;
  dwc:endLatitude '51.235027'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223137'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223356> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223356'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.69491'^^xsd:double;
  dwc:endLongitude '2.729908'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23595'^^xsd:double;
  dwc:endLatitude '51.247408'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223356'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223608> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH09 bod trwl 64 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223608'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH09 bod trwl 64 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.739'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.236667'^^xsd:double;
  dwc:endLatitude '51.2505'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223608'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223533> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223533'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.699483'^^xsd:double;
  dwc:endLongitude '2.719287'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233998'^^xsd:double;
  dwc:endLatitude '51.23873'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223533'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223407> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223407'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 opp trwl 135 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:endLongitude '2.67517'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:endLatitude '51.228765'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223407'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223638> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223638'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH09 bod trwl 104 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7245'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.25'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223638'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223491> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223491'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223491'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223305> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223305'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.717167'^^xsd:double;
  dwc:endLongitude '2.734333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.238333'^^xsd:double;
  dwc:endLatitude '51.242667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223305'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222964> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222964'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.689327'^^xsd:double;
  dwc:endLongitude '2.694373'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.224893'^^xsd:double;
  dwc:endLatitude '51.235027'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222964'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223007> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223007'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223007'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223021> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223021'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223021'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223380> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223380'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223380'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223381> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223381'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223381'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223115> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223115'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 opp trwl 87 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7'^^xsd:double;
  dwc:endLongitude '2.6733333333333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233333333333'^^xsd:double;
  dwc:endLatitude '51.218'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223115'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223211> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223211'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223211'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223268> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223268'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.699483'^^xsd:double;
  dwc:endLongitude '2.719287'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233998'^^xsd:double;
  dwc:endLatitude '51.23873'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223268'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223598> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223598'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223598'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223466> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223466'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223466'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223036> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 bod trwl 136 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223036'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 bod trwl 136 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.699483'^^xsd:double;
  dwc:endLongitude '2.719287'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233998'^^xsd:double;
  dwc:endLatitude '51.23873'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223036'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223495> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223495'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223495'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222963> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 opp trwl 9 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222963'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 opp trwl 9 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.69491'^^xsd:double;
  dwc:endLongitude '2.729908'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23595'^^xsd:double;
  dwc:endLatitude '51.247408'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222963'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223202> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223202'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223202'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223685> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223685'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223685'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223200> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223200'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223200'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223207> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223207'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 opp trwl 9 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.69491'^^xsd:double;
  dwc:endLongitude '2.729908'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23595'^^xsd:double;
  dwc:endLatitude '51.247408'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223207'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222907> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 opp trwl 39 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222907'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 opp trwl 39 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.717167'^^xsd:double;
  dwc:endLongitude '2.734333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.238333'^^xsd:double;
  dwc:endLatitude '51.242667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222907'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222890> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222890'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.689327'^^xsd:double;
  dwc:endLongitude '2.694373'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.224893'^^xsd:double;
  dwc:endLatitude '51.235027'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222890'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222947> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222947'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222947'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223073> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223073'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223073'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223142> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 bod trwl 32 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223142'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 bod trwl 32 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702535'^^xsd:double;
  dwc:endLongitude '2.73635'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235885'^^xsd:double;
  dwc:endLatitude '51.248428'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223142'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222886> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222886'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222886'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223468> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223468'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223468'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223661> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH09 opp trwl 63 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223661'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH09 opp trwl 63 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.742167'^^xsd:double;
  dwc:endLongitude '2.726'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.250333'^^xsd:double;
  dwc:endLatitude '51.240667'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223661'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223479> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223479'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223479'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223436> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223436'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223436'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223622> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223622'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223622'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223671> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223671'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 opp trwl 39 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.717167'^^xsd:double;
  dwc:endLongitude '2.734333'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.238333'^^xsd:double;
  dwc:endLatitude '51.242667'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223671'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223190> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223190'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH09 bod trwl 16 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.698978'^^xsd:double;
  dwc:endLongitude '2.674782'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23435'^^xsd:double;
  dwc:endLatitude '51.232393'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223190'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223672> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223672'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223672'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223440> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223440'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 opp trwl 119 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.696167'^^xsd:double;
  dwc:endLongitude '2.725463'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235913'^^xsd:double;
  dwc:endLatitude '51.240105'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223440'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223522> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223522'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223522'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223454> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223454'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 bod trwl 154 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.67908'^^xsd:double;
  dwc:endLongitude '2.718392'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.230618'^^xsd:double;
  dwc:endLatitude '51.239655'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223454'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223490> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223490'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223490'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223588> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223588'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.739417'^^xsd:double;
  dwc:endLongitude '2.701713'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.247052'^^xsd:double;
  dwc:endLatitude '51.225318'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223588'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223306> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223306'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223306'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223257> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223257'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223257'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223355> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH09 bod trwl 4 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223355'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH09 bod trwl 4 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.703102'^^xsd:double;
  dwc:endLongitude '2.697467'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.23487'^^xsd:double;
  dwc:endLatitude '51.226012'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223355'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223660> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223660'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 bod trwl 54 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702667'^^xsd:double;
  dwc:endLongitude '2.744167'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233167'^^xsd:double;
  dwc:endLatitude '51.245833'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223660'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223597> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH09 opp trwl 53 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223597'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH09 opp trwl 53 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.744167'^^xsd:double;
  dwc:endLongitude '2.732667'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.245833'^^xsd:double;
  dwc:endLatitude '51.242833'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223597'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223341> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223341'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH09 bod trwl 136 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.699483'^^xsd:double;
  dwc:endLongitude '2.719287'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.233998'^^xsd:double;
  dwc:endLatitude '51.23873'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223341'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223502> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223502'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223502'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223634> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223634'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223634'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223089> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223089'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223089'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223617> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223617'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH09 bod trwl 40 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.701333'^^xsd:double;
  dwc:endLongitude '2.7165'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.234667'^^xsd:double;
  dwc:endLatitude '51.239'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223617'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223219> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223219'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 opp trwl 31 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.739417'^^xsd:double;
  dwc:endLongitude '2.701713'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.247052'^^xsd:double;
  dwc:endLatitude '51.225318'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223219'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223478> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223478'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/02/2004 GH09 opp trwl 153 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.706993'^^xsd:double;
  dwc:endLongitude '2.678007'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.232122'^^xsd:double;
  dwc:endLatitude '51.229805'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223478'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223576> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223576'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH09 bod trwl 88 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.6733333333333'^^xsd:double;
  dwc:endLongitude '2.7'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.218'^^xsd:double;
  dwc:endLatitude '51.233333333333'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223576'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223644> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223644'^^xsd:integer;
  dwc:scientificName 'Pectinariidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH09 bod trwl 120 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.7282'^^xsd:double;
  dwc:endLongitude '2.699338'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.240208'^^xsd:double;
  dwc:endLatitude '51.231272'^^xsd:double;
  dwc:aphiaid '980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223644'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222881> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222881'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 GH09 bod trwl 10 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.689327'^^xsd:double;
  dwc:endLongitude '2.694373'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.224893'^^xsd:double;
  dwc:endLatitude '51.235027'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222881'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222901> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 opp trwl 31 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222901'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 opp trwl 31 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.739417'^^xsd:double;
  dwc:endLongitude '2.701713'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.247052'^^xsd:double;
  dwc:endLatitude '51.225318'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222901'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222902> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 bod trwl 32 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222902'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 bod trwl 32 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.702535'^^xsd:double;
  dwc:endLongitude '2.73635'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.235885'^^xsd:double;
  dwc:endLatitude '51.248428'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222902'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223192> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.233333587646484 2.700000047683716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.233333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "2.700000047683716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH09 opp trwl 31 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223192'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH09 opp trwl 31 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:startLongitude '2.739417'^^xsd:double;
  dwc:endLongitude '2.701713'^^xsd:double;
  dwc:latitude '51.233333587646'^^xsd:double;
  dwc:startLatitude '51.247052'^^xsd:double;
  dwc:endLatitude '51.225318'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223192'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222953> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222953'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222953'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223091> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223091'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223091'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223464> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223464'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223464'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222930> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH06 bod trwl 108 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222930'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH06 bod trwl 108 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7875'^^xsd:double;
  dwc:endLongitude '2.7525'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308333333333'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222930'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223149> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223149'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223149'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223359> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223359'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223359'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223602> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 bod trwl 58 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223602'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 bod trwl 58 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.753667'^^xsd:double;
  dwc:endLongitude '2.785833'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.316667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223602'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223343> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223343'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223343'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223443> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223443'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223443'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223039> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223039'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223039'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223070> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223070'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223070'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223507> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223507'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223507'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223040> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 bod trwl 140 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223040'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 bod trwl 140 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.748825'^^xsd:double;
  dwc:endLongitude '2.777337'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.30146'^^xsd:double;
  dwc:endLatitude '51.316445'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223040'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223177> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223177'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223177'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223242> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223242'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223242'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223492> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223492'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223492'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223191> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223191'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223191'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223283> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223283'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223283'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223410> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223410'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223410'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223396> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223396'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223396'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223352> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223352'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223352'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222969> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222969'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222969'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223212> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223212'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223212'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222960> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 bod trwl 6 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222960'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 bod trwl 6 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.751497'^^xsd:double;
  dwc:endLongitude '2.753343'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300438'^^xsd:double;
  dwc:endLatitude '51.30192'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222960'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222891> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222891'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222891'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222925> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222925'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7323333333333'^^xsd:double;
  dwc:endLongitude '2.753'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.278333333333'^^xsd:double;
  dwc:endLatitude '51.298'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222925'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223025> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223025'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223025'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223026> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223026'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223026'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222959> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 opp trwl 5 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222959'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 opp trwl 5 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.75347'^^xsd:double;
  dwc:endLongitude '2.746107'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298608'^^xsd:double;
  dwc:endLatitude '51.301863'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222959'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223107> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223107'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223107'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223121> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH06 bod trwl 60 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223121'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH06 bod trwl 60 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742833'^^xsd:double;
  dwc:endLongitude '2.777333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.301833'^^xsd:double;
  dwc:endLatitude '51.325167'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223121'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223548> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223548'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223548'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223143> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223143'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223143'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223010> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223010'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7323333333333'^^xsd:double;
  dwc:endLongitude '2.753'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.278333333333'^^xsd:double;
  dwc:endLatitude '51.298'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223010'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223289> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 bod trwl 6 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223289'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 bod trwl 6 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.751497'^^xsd:double;
  dwc:endLongitude '2.753343'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300438'^^xsd:double;
  dwc:endLatitude '51.30192'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223289'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223323> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223323'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7875'^^xsd:double;
  dwc:endLongitude '2.7525'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308333333333'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223323'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223169> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223169'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223169'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223170> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223170'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.779497'^^xsd:double;
  dwc:endLongitude '2.748892'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308492'^^xsd:double;
  dwc:endLatitude '51.29243'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223170'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223222> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223222'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.771667'^^xsd:double;
  dwc:endLongitude '2.753333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.318'^^xsd:double;
  dwc:endLatitude '51.302'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223222'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223271> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223271'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223271'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223206> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 bod trwl 6 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223206'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 bod trwl 6 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.751497'^^xsd:double;
  dwc:endLongitude '2.753343'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300438'^^xsd:double;
  dwc:endLatitude '51.30192'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223206'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223603> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH06 opp trwl 59 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223603'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH06 opp trwl 59 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7805'^^xsd:double;
  dwc:endLongitude '2.808167'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3255'^^xsd:double;
  dwc:endLatitude '51.312667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223603'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223626> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH06 bod trwl 60 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223626'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH06 bod trwl 60 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742833'^^xsd:double;
  dwc:endLongitude '2.777333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.301833'^^xsd:double;
  dwc:endLatitude '51.325167'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223626'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223205> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 opp trwl 5 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223205'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 opp trwl 5 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.75347'^^xsd:double;
  dwc:endLongitude '2.746107'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298608'^^xsd:double;
  dwc:endLatitude '51.301863'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223205'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223437> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223437'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223437'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223288> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 GH06 opp trwl 5 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223288'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 GH06 opp trwl 5 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.75347'^^xsd:double;
  dwc:endLongitude '2.746107'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298608'^^xsd:double;
  dwc:endLatitude '51.301863'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223288'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223295> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH06 opp trwl 27 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223295'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH06 opp trwl 27 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.784355'^^xsd:double;
  dwc:endLongitude '2.774838'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.328443'^^xsd:double;
  dwc:endLatitude '51.330397'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223295'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223064> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223064'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 bod trwl 92 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7323333333333'^^xsd:double;
  dwc:endLongitude '2.753'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.278333333333'^^xsd:double;
  dwc:endLatitude '51.298'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223064'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223261> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223261'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223261'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223318> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223318'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223318'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223368> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223368'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223368'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223625> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 bod trwl 58 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223625'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 bod trwl 58 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.753667'^^xsd:double;
  dwc:endLongitude '2.785833'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.316667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223625'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223885> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223885'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223885'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223178> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223178'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223178'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223649> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223649'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223649'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223499> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223499'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223499'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222968> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 opp trwl 17 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222968'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 opp trwl 17 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.716107'^^xsd:double;
  dwc:endLongitude '2.734602'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.267012'^^xsd:double;
  dwc:endLatitude '51.29093'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222968'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223562> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223562'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.771667'^^xsd:double;
  dwc:endLongitude '2.753333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.318'^^xsd:double;
  dwc:endLatitude '51.302'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223562'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222898> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH06 bod trwl 28 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222898'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH06 bod trwl 28 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.752347'^^xsd:double;
  dwc:endLongitude '2.779197'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.307413'^^xsd:double;
  dwc:endLatitude '51.327328'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222898'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223055> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223055'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223055'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223668> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223668'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223668'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223330> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223330'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223330'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223512> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223512'^^xsd:integer;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223512'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223243> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 bod trwl 92 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223243'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 bod trwl 92 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7323333333333'^^xsd:double;
  dwc:endLongitude '2.753'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.278333333333'^^xsd:double;
  dwc:endLatitude '51.298'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223243'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222992> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 bod trwl 58 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222992'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 bod trwl 58 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.753667'^^xsd:double;
  dwc:endLongitude '2.785833'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.316667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222992'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223082> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 opp trwl 57 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223082'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 opp trwl 57 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7925'^^xsd:double;
  dwc:endLongitude '2.779667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.314833'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223082'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223604> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH06 bod trwl 60 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223604'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH06 bod trwl 60 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742833'^^xsd:double;
  dwc:endLongitude '2.777333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.301833'^^xsd:double;
  dwc:endLatitude '51.325167'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223604'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223474> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223474'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223474'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223488> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223488'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223488'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223539> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223539'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223539'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223624> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 opp trwl 57 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223624'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 opp trwl 57 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7925'^^xsd:double;
  dwc:endLongitude '2.779667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.314833'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223624'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223589> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223589'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.771667'^^xsd:double;
  dwc:endLongitude '2.753333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.318'^^xsd:double;
  dwc:endLatitude '51.302'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223589'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223104> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223104'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223104'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223189> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223189'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.779497'^^xsd:double;
  dwc:endLongitude '2.748892'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308492'^^xsd:double;
  dwc:endLatitude '51.29243'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223189'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223260> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223260'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223260'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223083> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 bod trwl 58 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223083'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 bod trwl 58 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.753667'^^xsd:double;
  dwc:endLongitude '2.785833'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.304'^^xsd:double;
  dwc:endLatitude '51.316667'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223083'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223120> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/06/2003 GH06 opp trwl 59 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223120'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/06/2003 GH06 opp trwl 59 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7805'^^xsd:double;
  dwc:endLongitude '2.808167'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3255'^^xsd:double;
  dwc:endLatitude '51.312667'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223120'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223387> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223387'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7875'^^xsd:double;
  dwc:endLongitude '2.7525'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308333333333'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223387'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223662> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223662'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223662'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223667> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223667'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.771667'^^xsd:double;
  dwc:endLongitude '2.753333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.318'^^xsd:double;
  dwc:endLatitude '51.302'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223667'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223302> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223302'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223302'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223056> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223056'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.779497'^^xsd:double;
  dwc:endLongitude '2.748892'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308492'^^xsd:double;
  dwc:endLatitude '51.29243'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223056'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223331> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223331'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223331'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222991> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 opp trwl 57 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222991'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 opp trwl 57 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7925'^^xsd:double;
  dwc:endLongitude '2.779667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.314833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222991'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223009> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223009'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223009'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222942> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 26/01/2004 GH06 opp trwl 139 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222942'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 26/01/2004 GH06 opp trwl 139 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.780038'^^xsd:double;
  dwc:endLongitude '2.754045'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.313087'^^xsd:double;
  dwc:endLatitude '51.306542'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222942'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223249> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223249'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 01/12/2003 GH06 bod trwl 108 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7875'^^xsd:double;
  dwc:endLongitude '2.7525'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308333333333'^^xsd:double;
  dwc:endLatitude '51.3'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223249'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223601> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 16/05/2003 GH06 opp trwl 57 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223601'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 16/05/2003 GH06 opp trwl 57 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7925'^^xsd:double;
  dwc:endLongitude '2.779667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.319'^^xsd:double;
  dwc:endLatitude '51.314833'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223601'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222979> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222979'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222979'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223397> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223397'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223397'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223427> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223427'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 GH06 bod trwl 18 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.747347'^^xsd:double;
  dwc:endLongitude '2.72097'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3'^^xsd:double;
  dwc:endLatitude '51.270255'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223427'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223470> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223470'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 bod trwl 124 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.742858'^^xsd:double;
  dwc:endLongitude '2.77883'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.29423'^^xsd:double;
  dwc:endLatitude '51.299308'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223470'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222904> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222904'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222904'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223063> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223063'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 21/10/2003 GH06 opp trwl 91 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.7508333333333'^^xsd:double;
  dwc:endLongitude '2.7296666666667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.298166666667'^^xsd:double;
  dwc:endLatitude '51.279833333333'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223063'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223193> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223193'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 bod trwl 36 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749667'^^xsd:double;
  dwc:endLongitude '2.765667'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3025'^^xsd:double;
  dwc:endLatitude '51.317333'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223193'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223301> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223301'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/04/2003 GH06 opp trwl 35 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.771667'^^xsd:double;
  dwc:endLongitude '2.753333'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.318'^^xsd:double;
  dwc:endLatitude '51.302'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223301'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223442> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223442'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/12/2003 GH06 opp trwl 123 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.749442'^^xsd:double;
  dwc:endLongitude '2.734742'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.3011'^^xsd:double;
  dwc:endLatitude '51.291727'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223442'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222888> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222888'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 bod trwl 162 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.779497'^^xsd:double;
  dwc:endLongitude '2.748892'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.308492'^^xsd:double;
  dwc:endLatitude '51.29243'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222888'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223296> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/03/2003 GH06 bod trwl 28 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223296'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/03/2003 GH06 bod trwl 28 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.752347'^^xsd:double;
  dwc:endLongitude '2.779197'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.307413'^^xsd:double;
  dwc:endLatitude '51.327328'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223296'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223527> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29999923706055 2.7333333492279053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29999923706055"^^xsd:decimal ;
  dwc:decimalLongitude "2.7333333492279053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223527'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH06 opp trwl 161 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.7333333492279'^^xsd:double;
  dwc:startLongitude '2.750458'^^xsd:double;
  dwc:endLongitude '2.777677'^^xsd:double;
  dwc:latitude '51.299999237061'^^xsd:double;
  dwc:startLatitude '51.300057'^^xsd:double;
  dwc:endLatitude '51.30959'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223527'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223264> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223264'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223264'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223529> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223529'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223529'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223565> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223565'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223565'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222955> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222955'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222955'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223227> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223227'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223227'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223402> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223402'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223402'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223509> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223509'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223509'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222965> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 17/02/2003 230 bod trwl 12 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222965'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 17/02/2003 230 bod trwl 12 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.846278'^^xsd:double;
  dwc:endLongitude '2.87996'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.306667'^^xsd:double;
  dwc:endLatitude '51.331337'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222965'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222954> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222954'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222954'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222962> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 230 bod trwl 8 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222962'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 230 bod trwl 8 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849072'^^xsd:double;
  dwc:endLongitude '2.841343'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308882'^^xsd:double;
  dwc:endLatitude '51.305822'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222962'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223336> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223336'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223336'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222939> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222939'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222939'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223077> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223077'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223077'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223354> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223354'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223354'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223541> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223541'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223541'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223184> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223184'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223184'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223294> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223294'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223294'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223094> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223094'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223094'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223353> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223353'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223353'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223528> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223528'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223528'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223637> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223637'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223637'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223551> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223551'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223551'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222915> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222915'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222915'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223160> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223160'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223160'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223013> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223013'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223013'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223247> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 bod trwl 98 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223247'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 bod trwl 98 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8691666666667'^^xsd:double;
  dwc:endLongitude '2.8495'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.335166666667'^^xsd:double;
  dwc:endLatitude '51.313166666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223247'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223447> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223447'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223447'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222893> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 bod trwl 20 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222893'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 bod trwl 20 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849618'^^xsd:double;
  dwc:endLongitude '2.859215'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.304843'^^xsd:double;
  dwc:endLatitude '51.322388'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222893'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223284> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223284'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223284'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223109> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223109'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223109'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222961> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 230 opp trwl 7 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222961'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 230 opp trwl 7 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.844413'^^xsd:double;
  dwc:endLongitude '2.839745'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.305335'^^xsd:double;
  dwc:endLatitude '51.297723'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222961'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223226> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 opp trwl 47 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223226'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 opp trwl 47 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.859'^^xsd:double;
  dwc:endLongitude '2.8745'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.3175'^^xsd:double;
  dwc:endLatitude '51.322667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223226'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223360> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223360'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223360'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223136> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 230 opp trwl 7 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223136'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 230 opp trwl 7 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.844413'^^xsd:double;
  dwc:endLongitude '2.839745'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.305335'^^xsd:double;
  dwc:endLatitude '51.297723'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223136'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223320> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223320'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223320'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222892> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222892'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222892'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223569> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223569'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223569'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222928> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222928'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8691666666667'^^xsd:double;
  dwc:endLongitude '2.8495'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.335166666667'^^xsd:double;
  dwc:endLatitude '51.313166666667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222928'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223171> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223171'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223171'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223337> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223337'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223337'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223373> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223373'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223373'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222971> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 bod trwl 20 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222971'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 bod trwl 20 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849618'^^xsd:double;
  dwc:endLongitude '2.859215'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.304843'^^xsd:double;
  dwc:endLatitude '51.322388'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222971'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223312> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223312'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223312'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223098> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223098'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223098'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223461> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223461'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223461'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223568> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223568'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.899833'^^xsd:double;
  dwc:endLongitude '2.8775'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.329167'^^xsd:double;
  dwc:endLatitude '51.322167'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223568'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223631> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223631'^^xsd:integer;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223631'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223513> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223513'^^xsd:integer;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223513'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223431> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223431'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223431'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223058> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223058'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223058'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223290> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/01/2003 230 opp trwl 7 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223290'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/01/2003 230 opp trwl 7 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.844413'^^xsd:double;
  dwc:endLongitude '2.839745'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.305335'^^xsd:double;
  dwc:endLatitude '51.297723'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223290'^^xsd:string;
  dwc:observationDate '2003-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223465> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223465'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223465'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223031> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223031'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223031'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223032> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223032'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223032'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223516> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223516'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.899833'^^xsd:double;
  dwc:endLongitude '2.8775'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.329167'^^xsd:double;
  dwc:endLatitude '51.322167'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223516'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223014> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223014'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8691666666667'^^xsd:double;
  dwc:endLongitude '2.8495'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.335166666667'^^xsd:double;
  dwc:endLatitude '51.313166666667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223014'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223057> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223057'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223057'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223151> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223151'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 bod trwl 98 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8691666666667'^^xsd:double;
  dwc:endLongitude '2.8495'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.335166666667'^^xsd:double;
  dwc:endLatitude '51.313166666667'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223151'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223422> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223422'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223422'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223423> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223423'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223423'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223613> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223613'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223613'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223233> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223233'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.899833'^^xsd:double;
  dwc:endLongitude '2.8775'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.329167'^^xsd:double;
  dwc:endLatitude '51.322167'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223233'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223403> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223403'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 bod trwl 130 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.843502'^^xsd:double;
  dwc:endLongitude '2.86835'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310198'^^xsd:double;
  dwc:endLatitude '51.317268'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223403'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223433> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223433'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223433'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223460> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223460'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223460'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223540> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223540'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223540'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223234> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223234'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223234'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223683> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223683'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 230 opp trwl 129 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849817'^^xsd:double;
  dwc:endLongitude '2.842735'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.308093'^^xsd:double;
  dwc:endLatitude '51.310072'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223683'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222970> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222970'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222970'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223484> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223484'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 opp trwl 163 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.847538'^^xsd:double;
  dwc:endLongitude '2.867138'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.311688'^^xsd:double;
  dwc:endLatitude '51.325182'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223484'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223113> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 opp trwl 47 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223113'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 opp trwl 47 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.859'^^xsd:double;
  dwc:endLongitude '2.8745'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.3175'^^xsd:double;
  dwc:endLatitude '51.322667'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223113'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223213> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223213'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 24/02/2003 230 opp trwl 19 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.861008'^^xsd:double;
  dwc:endLongitude '2.844755'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.322312'^^xsd:double;
  dwc:endLatitude '51.311997'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223213'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223045> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 03/02/2004 230 bod trwl 148 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223045'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 03/02/2004 230 bod trwl 148 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.849702'^^xsd:double;
  dwc:endLongitude '2.894327'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309317'^^xsd:double;
  dwc:endLatitude '51.322005'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223045'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223127> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223127'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223127'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223612> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223612'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 opp trwl 77 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.899833'^^xsd:double;
  dwc:endLongitude '2.8775'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.329167'^^xsd:double;
  dwc:endLatitude '51.322167'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223612'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223676> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223676'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 230 bod trwl 48 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.848667'^^xsd:double;
  dwc:endLongitude '2.857833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309833'^^xsd:double;
  dwc:endLatitude '51.3175'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223676'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223517> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223517'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223517'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222998> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 230 bod trwl 78 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222998'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 230 bod trwl 78 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.858167'^^xsd:double;
  dwc:endLongitude '2.894833'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.310833'^^xsd:double;
  dwc:endLatitude '51.3305'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222998'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223485> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223485'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 230 bod trwl 164 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.869625'^^xsd:double;
  dwc:endLongitude '2.858032'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.325913'^^xsd:double;
  dwc:endLatitude '51.312917'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223485'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223385> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30833053588867 2.8499999046325684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30833053588867"^^xsd:decimal ;
  dwc:decimalLongitude "2.8499999046325684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223385'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 230 opp trwl 97 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.8499999046326'^^xsd:double;
  dwc:startLongitude '2.8505'^^xsd:double;
  dwc:endLongitude '2.8721666666667'^^xsd:double;
  dwc:latitude '51.308330535889'^^xsd:double;
  dwc:startLatitude '51.309333333333'^^xsd:double;
  dwc:endLatitude '51.3335'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223385'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223228> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 opp trwl 49 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223228'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 opp trwl 49 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8545'^^xsd:double;
  dwc:endLongitude '2.864'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.263'^^xsd:double;
  dwc:endLatitude '51.25'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223228'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223265> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223265'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223265'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222885> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222885'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8545'^^xsd:double;
  dwc:endLongitude '2.864'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.263'^^xsd:double;
  dwc:endLatitude '51.25'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222885'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222917> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222917'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222917'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223579> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223579'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9033333333333'^^xsd:double;
  dwc:endLongitude '2.9033333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271666666667'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223579'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223664> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223664'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.904438'^^xsd:double;
  dwc:endLongitude '2.852573'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270788'^^xsd:double;
  dwc:endLatitude '51.260722'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223664'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223100> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223100'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223100'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223110> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223110'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223110'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222897> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 bod trwl 26 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222897'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 bod trwl 26 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.904438'^^xsd:double;
  dwc:endLongitude '2.852573'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270788'^^xsd:double;
  dwc:endLatitude '51.260722'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222897'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222931> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 opp trwl 109 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222931'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 opp trwl 109 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9033333333333'^^xsd:double;
  dwc:endLongitude '2.9033333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271666666667'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222931'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222940> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222940'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222940'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222999> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 130 bod trwl 80 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222999'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 130 bod trwl 80 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901667'^^xsd:double;
  dwc:endLongitude '2.887167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.273'^^xsd:double;
  dwc:endLatitude '51.267'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222999'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222985> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222985'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222985'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223543> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223543'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223543'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223250> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223250'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9033333333333'^^xsd:double;
  dwc:endLongitude '2.9033333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271666666667'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223250'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223286> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223286'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223286'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223473> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223473'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223473'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223405> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223405'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223405'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223424> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223424'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223424'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223657> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223657'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223657'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222929> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222929'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9385'^^xsd:double;
  dwc:endLongitude '2.8905'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.279666666667'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222929'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223251> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223251'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8785'^^xsd:double;
  dwc:endLongitude '2.9156666666667'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.258'^^xsd:double;
  dwc:endLatitude '51.271166666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223251'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223285> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223285'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223285'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223558> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223558'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223558'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223508> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223508'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223508'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223542> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223542'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223542'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222956> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222956'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222956'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222916> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222916'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8545'^^xsd:double;
  dwc:endLongitude '2.864'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.263'^^xsd:double;
  dwc:endLatitude '51.25'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222916'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222984> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222984'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 opp trwl 49 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8545'^^xsd:double;
  dwc:endLongitude '2.864'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.263'^^xsd:double;
  dwc:endLatitude '51.25'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222984'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223632> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223632'^^xsd:integer;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223632'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223216> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223216'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.904438'^^xsd:double;
  dwc:endLongitude '2.852573'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270788'^^xsd:double;
  dwc:endLatitude '51.260722'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223216'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223033> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223033'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223033'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223570> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 130 bod trwl 80 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223570'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 130 bod trwl 80 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901667'^^xsd:double;
  dwc:endLongitude '2.887167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.273'^^xsd:double;
  dwc:endLatitude '51.267'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223570'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223595> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223595'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223595'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223034> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223034'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223034'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223060> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223060'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223060'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223463> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223463'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223463'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223498> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223498'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223498'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223152> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 opp trwl 99 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223152'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 opp trwl 99 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9051666666667'^^xsd:double;
  dwc:endLongitude '2.9403333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.272333333333'^^xsd:double;
  dwc:endLatitude '51.277666666667'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223152'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223374> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 opp trwl 49 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223374'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 opp trwl 49 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8545'^^xsd:double;
  dwc:endLongitude '2.864'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.263'^^xsd:double;
  dwc:endLatitude '51.25'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223374'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223404> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223404'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223404'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223153> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223153'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9385'^^xsd:double;
  dwc:endLongitude '2.8905'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.279666666667'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223153'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222977> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 bod trwl 26 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222977'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 bod trwl 26 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.904438'^^xsd:double;
  dwc:endLongitude '2.852573'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270788'^^xsd:double;
  dwc:endLatitude '51.260722'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222977'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223487> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223487'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223487'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223363> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223363'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 bod trwl 26 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.904438'^^xsd:double;
  dwc:endLongitude '2.852573'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270788'^^xsd:double;
  dwc:endLatitude '51.260722'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223363'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223375> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223375'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223375'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223425> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223425'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223425'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223248> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 opp trwl 99 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223248'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 opp trwl 99 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9051666666667'^^xsd:double;
  dwc:endLongitude '2.9403333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.272333333333'^^xsd:double;
  dwc:endLatitude '51.277666666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223248'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223580> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223580'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8785'^^xsd:double;
  dwc:endLongitude '2.9156666666667'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.258'^^xsd:double;
  dwc:endLatitude '51.271166666667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223580'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223530> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223530'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223530'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223449> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223449'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223449'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223388> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223388'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9033333333333'^^xsd:double;
  dwc:endLongitude '2.9033333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271666666667'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223388'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223105> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 opp trwl 99 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223105'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 opp trwl 99 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9051666666667'^^xsd:double;
  dwc:endLongitude '2.9403333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.272333333333'^^xsd:double;
  dwc:endLatitude '51.277666666667'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223105'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223677> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223677'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223677'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223467> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223467'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223467'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223078> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223078'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223078'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223147> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223147'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223147'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223215> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 opp trwl 25 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223215'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 opp trwl 25 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.84474'^^xsd:double;
  dwc:endLongitude '2.875595'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.260877'^^xsd:double;
  dwc:endLatitude '51.268083'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223215'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223229> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223229'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223229'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223448> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223448'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223448'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223462> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223462'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223462'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223486> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223486'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223486'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223325> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223325'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8785'^^xsd:double;
  dwc:endLongitude '2.9156666666667'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.258'^^xsd:double;
  dwc:endLatitude '51.271166666667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223325'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223128> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 130 bod trwl 80 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223128'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 130 bod trwl 80 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901667'^^xsd:double;
  dwc:endLongitude '2.887167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.273'^^xsd:double;
  dwc:endLatitude '51.267'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223128'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223389> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223389'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 bod trwl 110 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.8785'^^xsd:double;
  dwc:endLongitude '2.9156666666667'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.258'^^xsd:double;
  dwc:endLatitude '51.271166666667'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223389'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222976> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 130 opp trwl 25 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222976'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 130 opp trwl 25 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.84474'^^xsd:double;
  dwc:endLongitude '2.875595'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.260877'^^xsd:double;
  dwc:endLatitude '51.268083'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222976'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223059> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223059'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223059'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223531> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223531'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 bod trwl 166 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.951368'^^xsd:double;
  dwc:endLongitude '2.917795'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.2759'^^xsd:double;
  dwc:endLatitude '51.270002'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223531'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223566> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223566'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223566'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223472> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223472'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 opp trwl 131 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.90474'^^xsd:double;
  dwc:endLongitude '2.934613'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.270407'^^xsd:double;
  dwc:endLatitude '51.274622'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223472'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223338> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223338'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223338'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223552> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 bod trwl 100 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223552'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 bod trwl 100 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9385'^^xsd:double;
  dwc:endLongitude '2.8905'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.279666666667'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223552'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223684> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223684'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223684'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223015> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223015'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 130 bod trwl 100 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9385'^^xsd:double;
  dwc:endLongitude '2.8905'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.279666666667'^^xsd:double;
  dwc:endLatitude '51.269'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223015'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223432> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223432'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 130 bod trwl 50 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901'^^xsd:double;
  dwc:endLongitude '2.858167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.268'^^xsd:double;
  dwc:endLatitude '51.262167'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223432'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223497> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223497'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 130 opp trwl 165 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.905422'^^xsd:double;
  dwc:endLongitude '2.94718'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271192'^^xsd:double;
  dwc:endLatitude '51.276697'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223497'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223235> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 130 bod trwl 80 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223235'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 130 bod trwl 80 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.901667'^^xsd:double;
  dwc:endLongitude '2.887167'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.273'^^xsd:double;
  dwc:endLatitude '51.267'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223235'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223510> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223510'^^xsd:integer;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 130 bod trwl 132 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.93565'^^xsd:double;
  dwc:endLongitude '2.899787'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.274472'^^xsd:double;
  dwc:endLatitude '51.257388'^^xsd:double;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223510'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223324> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27083206176758 2.9049999713897705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27083206176758"^^xsd:decimal ;
  dwc:decimalLongitude "2.9049999713897705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223324'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 130 opp trwl 109 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '2.9049999713898'^^xsd:double;
  dwc:startLongitude '2.9033333333333'^^xsd:double;
  dwc:endLongitude '2.9033333333333'^^xsd:double;
  dwc:latitude '51.270832061768'^^xsd:double;
  dwc:startLatitude '51.271666666667'^^xsd:double;
  dwc:endLatitude '51.258'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223324'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223018> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223018'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223018'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223068> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223068'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.032'^^xsd:double;
  dwc:endLongitude '3.9883333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.357833333333'^^xsd:double;
  dwc:endLatitude '51.339666666667'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223068'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223315> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223315'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.986333'^^xsd:double;
  dwc:endLongitude '3.010833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.346667'^^xsd:double;
  dwc:endLatitude '51.352333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223315'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223515> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223515'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223515'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223066> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223066'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223135> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223135'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.949167'^^xsd:double;
  dwc:endLongitude '2.9615'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.335167'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223135'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223559> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223559'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223559'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223334> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 opp trwl 127 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223334'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 opp trwl 127 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.002375'^^xsd:double;
  dwc:endLongitude '2.964532'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350068'^^xsd:double;
  dwc:endLatitude '51.340835'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223334'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223377> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223377'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.986333'^^xsd:double;
  dwc:endLongitude '3.010833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.346667'^^xsd:double;
  dwc:endLatitude '51.352333'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223377'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222974> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222974'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222974'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222938> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222938'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222938'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222997> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/06/2003 GH02 opp trwl 67 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222997'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/06/2003 GH02 opp trwl 67 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.986333'^^xsd:double;
  dwc:endLongitude '3.010833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.346667'^^xsd:double;
  dwc:endLatitude '51.352333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222997'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223029> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 opp trwl 127 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223029'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 opp trwl 127 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.002375'^^xsd:double;
  dwc:endLongitude '2.964532'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350068'^^xsd:double;
  dwc:endLatitude '51.340835'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223029'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223000> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223000'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.963167'^^xsd:double;
  dwc:endLongitude '2.982333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.340333'^^xsd:double;
  dwc:endLatitude '51.355667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223000'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223054> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223054'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223054'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223088> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223088'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.032'^^xsd:double;
  dwc:endLongitude '3.9883333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.357833333333'^^xsd:double;
  dwc:endLatitude '51.339666666667'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223088'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223129> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223129'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.963167'^^xsd:double;
  dwc:endLongitude '2.982333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.340333'^^xsd:double;
  dwc:endLatitude '51.355667'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223129'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223012> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223012'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223012'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223030> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223030'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223030'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223400> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 opp trwl 127 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223400'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 opp trwl 127 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.002375'^^xsd:double;
  dwc:endLongitude '2.964532'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350068'^^xsd:double;
  dwc:endLatitude '51.340835'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223400'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223636> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223636'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223636'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223084> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223084'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223084'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223183> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223183'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223183'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223236> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 opp trwl 81 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223236'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 opp trwl 81 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.963167'^^xsd:double;
  dwc:endLongitude '2.982333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.340333'^^xsd:double;
  dwc:endLatitude '51.355667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223236'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223505> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223505'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223505'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223538> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223538'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223538'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223572> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223572'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223572'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223571> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 opp trwl 81 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223571'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 opp trwl 81 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.963167'^^xsd:double;
  dwc:endLongitude '2.982333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.340333'^^xsd:double;
  dwc:endLatitude '51.355667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223571'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223656> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223656'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223656'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223168> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223168'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223168'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223087> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223087'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223087'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223335> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223335'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223335'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223458> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223458'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223458'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223537> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223537'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223537'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223351> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223351'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223351'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223483> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223483'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223483'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222883> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222883'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.949167'^^xsd:double;
  dwc:endLongitude '2.9615'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.335167'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222883'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222913> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222913'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 opp trwl 45 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.949167'^^xsd:double;
  dwc:endLongitude '2.9615'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.335167'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222913'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223167> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223167'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223167'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222887> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222887'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222887'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222934> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222934'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.032'^^xsd:double;
  dwc:endLongitude '3.9883333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.357833333333'^^xsd:double;
  dwc:endLatitude '51.339666666667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222934'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223001> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223001'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223001'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223446> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223446'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223446'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223496> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223496'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223496'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222884> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222884'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222884'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223532> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223532'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223532'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222919> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222919'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 opp trwl 81 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.963167'^^xsd:double;
  dwc:endLongitude '2.982333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.340333'^^xsd:double;
  dwc:endLatitude '51.355667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222919'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222952> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222952'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222952'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222927> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222927'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222927'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223246> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223246'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223246'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223391> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223391'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223391'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222983> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222983'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222983'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223434> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223434'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223434'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223620> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223620'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223620'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222926> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222926'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222926'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223011> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223011'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223011'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223430> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223430'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223430'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223412> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 03/02/2004 GH02 bod trwl 146 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223412'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 03/02/2004 GH02 bod trwl 146 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.99798'^^xsd:double;
  dwc:endLongitude '3.038293'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34898'^^xsd:double;
  dwc:endLatitude '51.360523'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223412'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223549> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223549'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223549'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223150> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223150'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223150'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223044> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 03/02/2004 GH02 bod trwl 146 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223044'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 03/02/2004 GH02 bod trwl 146 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.99798'^^xsd:double;
  dwc:endLongitude '3.038293'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34898'^^xsd:double;
  dwc:endLatitude '51.360523'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223044'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223019> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223019'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 bod trwl 116 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.032'^^xsd:double;
  dwc:endLongitude '3.9883333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.357833333333'^^xsd:double;
  dwc:endLatitude '51.339666666667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223019'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223326> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223326'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223326'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223421> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223421'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223421'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223663> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223663'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223663'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223273> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 03/02/2004 GH02 bod trwl 146 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223273'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 03/02/2004 GH02 bod trwl 146 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.99798'^^xsd:double;
  dwc:endLongitude '3.038293'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34898'^^xsd:double;
  dwc:endLatitude '51.360523'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223273'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223043> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 03/02/2004 GH02 opp trwl 145 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223043'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 03/02/2004 GH02 opp trwl 145 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.04175'^^xsd:double;
  dwc:endLongitude '3.051648'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.361172'^^xsd:double;
  dwc:endLatitude '51.372833'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223043'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223254> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223254'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223254'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223526> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223526'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223526'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222882> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222882'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222882'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222914> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222914'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222914'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223108> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 opp trwl 127 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223108'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 opp trwl 127 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.002375'^^xsd:double;
  dwc:endLongitude '2.964532'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350068'^^xsd:double;
  dwc:endLatitude '51.340835'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223108'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223225> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223225'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223225'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223311> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 opp trwl 45 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223311'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 opp trwl 45 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.949167'^^xsd:double;
  dwc:endLongitude '2.9615'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.335167'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223311'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223361> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223361'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223361'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223611> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223611'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.986333'^^xsd:double;
  dwc:endLongitude '3.010833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.346667'^^xsd:double;
  dwc:endLatitude '51.352333'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223611'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223675> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223675'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223675'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223511> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223511'^^xsd:integer;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223511'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223525> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223525'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223525'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223196> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223196'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 opp trwl 23 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.941325'^^xsd:double;
  dwc:endLongitude '2.961287'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.332558'^^xsd:double;
  dwc:endLatitude '51.340515'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223196'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223245> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223245'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223245'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223197> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223197'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223197'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222951> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222951'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222951'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223545> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223545'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223545'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223518> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223518'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223518'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223130> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223130'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223130'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223093> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223093'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223093'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223053> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223053'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223053'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223067> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223067'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223067'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223561> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223561'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223561'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223429> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 opp trwl 45 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223429'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 opp trwl 45 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.949167'^^xsd:double;
  dwc:endLongitude '2.9615'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.335167'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223429'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223614> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223614'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223614'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223350> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223350'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223350'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223550> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223550'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223550'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223679> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223679'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223679'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223439> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223439'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 GH02 opp trwl 115 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3'^^xsd:integer;
  dwc:endLongitude '3.0343333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35'^^xsd:double;
  dwc:endLatitude '51.3575'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223439'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223097> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223097'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223097'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223506> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223506'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223506'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223237> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223237'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223237'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223557> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223557'^^xsd:integer;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223557'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223420> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223420'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223420'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223459> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223459'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223459'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223263> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223263'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223263'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223281> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223281'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 opp trwl 159 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996895'^^xsd:double;
  dwc:endLongitude '2.958705'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.35028'^^xsd:double;
  dwc:endLatitude '51.336813'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223281'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222975> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 bod trwl 24 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222975'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 bod trwl 24 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.004838'^^xsd:double;
  dwc:endLongitude '2.948443'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350083'^^xsd:double;
  dwc:endLatitude '51.331838'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222975'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223362> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 bod trwl 24 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223362'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 bod trwl 24 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.004838'^^xsd:double;
  dwc:endLongitude '2.948443'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350083'^^xsd:double;
  dwc:endLatitude '51.331838'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223362'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223232> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223232'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/06/2003 GH02 opp trwl 67 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.986333'^^xsd:double;
  dwc:endLongitude '3.010833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.346667'^^xsd:double;
  dwc:endLatitude '51.352333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223232'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223282> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223282'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 GH02 bod trwl 160 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.956788'^^xsd:double;
  dwc:endLongitude '2.983932'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.337598'^^xsd:double;
  dwc:endLatitude '51.346245'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223282'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223384> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223384'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 bod trwl 96 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.0453333333333'^^xsd:double;
  dwc:endLongitude '3.0013333333333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.348166666667'^^xsd:double;
  dwc:endLatitude '51.3515'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223384'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223065> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223065'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223065'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223378> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223378'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 GH02 bod trwl 82 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.005'^^xsd:double;
  dwc:endLongitude '2.966333'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.3565'^^xsd:double;
  dwc:endLatitude '51.339833'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223378'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223401> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223401'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 GH02 bod trwl 128 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.96616'^^xsd:double;
  dwc:endLongitude '2.999563'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.34586'^^xsd:double;
  dwc:endLatitude '51.350738'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223401'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222896> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 GH02 bod trwl 24 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222896'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 GH02 bod trwl 24 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.004838'^^xsd:double;
  dwc:endLongitude '2.948443'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.350083'^^xsd:double;
  dwc:endLatitude '51.331838'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222896'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223372> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223372'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 GH02 bod trwl 46 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '2.996333'^^xsd:double;
  dwc:endLongitude '2.956833'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349833'^^xsd:double;
  dwc:endLatitude '51.335167'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223372'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223383> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.349998474121094 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223383'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 GH02 opp trwl 95 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:startLongitude '3.003'^^xsd:double;
  dwc:endLongitude '3.0446666666667'^^xsd:double;
  dwc:latitude '51.349998474121'^^xsd:double;
  dwc:startLatitude '51.349166666667'^^xsd:double;
  dwc:endLatitude '51.345833333333'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223383'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223161> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223161'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223161'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223214> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 bod trwl 22 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223214'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 bod trwl 22 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142567'^^xsd:double;
  dwc:endLongitude '3.169502'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443235'^^xsd:double;
  dwc:endLatitude '51.468167'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223214'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222937> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222937'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222937'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223199> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223199'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223199'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223445> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223445'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223445'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223520> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223520'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223520'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223316> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223316'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223316'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222972> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222972'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.172947'^^xsd:double;
  dwc:endLongitude '3.156953'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.468665'^^xsd:double;
  dwc:endLatitude '51.451695'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222972'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222973> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222973'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142567'^^xsd:double;
  dwc:endLongitude '3.169502'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443235'^^xsd:double;
  dwc:endLatitude '51.468167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222973'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223041> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 opp trwl 141 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223041'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 opp trwl 141 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.188117'^^xsd:double;
  dwc:endLongitude '3.193523'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.447507'^^xsd:double;
  dwc:endLatitude '51.465315'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223041'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223493> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223493'^^xsd:integer;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223493'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223133> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 opp trwl 43 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223133'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 opp trwl 43 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146167'^^xsd:double;
  dwc:endLongitude '3.109333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.447333'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223133'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222982> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222982'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222982'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223471> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223471'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223471'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223524> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223524'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223524'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223640> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223640'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223640'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223573> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223573'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223573'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223182> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223182'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223182'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223159> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223159'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223159'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223519> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223519'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223519'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223553> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223553'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223553'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223132> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223132'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223132'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223166> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223166'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223166'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223244> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 710 opp trwl 93 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223244'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 710 opp trwl 93 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1371666666667'^^xsd:double;
  dwc:endLongitude '3.1735'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.436'^^xsd:double;
  dwc:endLatitude '51.448333333333'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223244'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223444> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223444'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223444'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223587> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223587'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223587'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222920> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222920'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222920'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222933> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222933'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222933'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223002> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223002'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223002'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223482> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223482'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223482'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222911> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 opp trwl 43 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222911'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 opp trwl 43 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146167'^^xsd:double;
  dwc:endLongitude '3.109333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.447333'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222911'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223280> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223280'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223280'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222944> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222944'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222944'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223042> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223042'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223042'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223348> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223348'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223348'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223138> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223138'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.172947'^^xsd:double;
  dwc:endLongitude '3.156953'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.468665'^^xsd:double;
  dwc:endLatitude '51.451695'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223138'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223238> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223238'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223238'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223399> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223399'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223399'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223616> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223616'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223616'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223027> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223027'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223027'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223224> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223224'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223224'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223106> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223106'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223106'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223272> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223272'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223272'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223333> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223333'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223333'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223438> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223438'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223438'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223253> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223253'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223253'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223349> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223349'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223349'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223574> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223574'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223574'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222894> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222894'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 opp trwl 21 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.172947'^^xsd:double;
  dwc:endLongitude '3.156953'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.468665'^^xsd:double;
  dwc:endLatitude '51.451695'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222894'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222943> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 opp trwl 141 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222943'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 opp trwl 141 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.188117'^^xsd:double;
  dwc:endLongitude '3.193523'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.447507'^^xsd:double;
  dwc:endLatitude '51.465315'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222943'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223028> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223028'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223028'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223371> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223371'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223371'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223456> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223456'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223456'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223655> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223655'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223655'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223457> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223457'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223457'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223262> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223262'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223262'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223411> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223411'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223411'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223418> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223418'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223418'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223252> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223252'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223252'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222895> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222895'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142567'^^xsd:double;
  dwc:endLongitude '3.169502'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443235'^^xsd:double;
  dwc:endLatitude '51.468167'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222895'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223099> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223099'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223099'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223310> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223310'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223310'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223139> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223139'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 25/02/2003 710 bod trwl 22 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142567'^^xsd:double;
  dwc:endLongitude '3.169502'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443235'^^xsd:double;
  dwc:endLatitude '51.468167'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223139'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223481> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223481'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223481'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222921> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222921'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222921'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223003> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223003'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223003'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223017> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223017'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223017'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223112> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223112'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223112'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222950> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222950'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222950'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223475> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223475'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223475'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223131> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223131'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223131'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223398> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223398'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223398'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223581> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223581'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223581'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223279> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223279'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223279'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223615> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223615'^^xsd:integer;
  dwc:scientificName 'Scyphomedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '152206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223615'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222912> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222912'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222912'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223165> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223165'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223165'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222932> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A222932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:222932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '222932'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:222932'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223239> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223239'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 bod trwl 84 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.133167'^^xsd:double;
  dwc:endLongitude '3.163333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.440667'^^xsd:double;
  dwc:endLatitude '51.445667'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223239'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223390> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223390'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223390'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223641> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223641'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223641'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223504> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223504'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223504'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223155> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223155'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223155'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223061> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223061'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 30/07/2003 710 opp trwl 83 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.166833'^^xsd:double;
  dwc:endLongitude '3.126'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.441333'^^xsd:double;
  dwc:endLatitude '51.4395'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223061'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223052> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223052'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223052'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223582> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223582'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 bod trwl 114 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.159'^^xsd:double;
  dwc:endLongitude '3.1266666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.458666666667'^^xsd:double;
  dwc:endLatitude '51.438166666667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223582'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223051> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223051'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 opp trwl 157 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.140313'^^xsd:double;
  dwc:endLongitude '3.148012'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445005'^^xsd:double;
  dwc:endLatitude '51.443165'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223051'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223583> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223583'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223583'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223419> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223419'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 27/02/2004 710 bod trwl 158 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146542'^^xsd:double;
  dwc:endLongitude '3.11194'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442518'^^xsd:double;
  dwc:endLatitude '51.434073'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223419'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223185> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223185'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223185'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223332> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223332'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 opp trwl 125 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.142782'^^xsd:double;
  dwc:endLongitude '3.173827'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.442778'^^xsd:double;
  dwc:endLatitude '51.456397'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223332'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223309> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 opp trwl 43 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223309'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 opp trwl 43 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.146167'^^xsd:double;
  dwc:endLongitude '3.109333'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.445'^^xsd:double;
  dwc:endLatitude '51.447333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223309'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223534> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223534'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223534'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223584> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223584'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223584'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223134> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223134'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223134'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223319> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 710 opp trwl 93 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223319'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 710 opp trwl 93 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1371666666667'^^xsd:double;
  dwc:endLongitude '3.1735'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.436'^^xsd:double;
  dwc:endLatitude '51.448333333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223319'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223092> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223092'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 18/12/2003 710 bod trwl 126 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.177047'^^xsd:double;
  dwc:endLongitude '3.148467'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.456987'^^xsd:double;
  dwc:endLatitude '51.445453'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223092'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223016> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223016'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/12/2003 710 opp trwl 113 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.1333333333333'^^xsd:double;
  dwc:endLongitude '3.1601666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.433333333333'^^xsd:double;
  dwc:endLatitude '51.456666666667'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223016'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223076> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223076'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 23/04/2003 710 bod trwl 44 Main Fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.143'^^xsd:double;
  dwc:endLongitude '3.1745'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.443'^^xsd:double;
  dwc:endLatitude '51.455167'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223076'^^xsd:string;
  dwc:observationDate '2003-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223450> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223450'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 02/02/2004 710 bod trwl 142 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '3.14009'^^xsd:double;
  dwc:endLongitude '3.18312'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.444383'^^xsd:double;
  dwc:endLatitude '51.448688'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223450'^^xsd:string;
  dwc:observationDate '2004-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223578> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434391021728516"^^xsd:decimal ;
  dwc:decimalLongitude "3.13334321975708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434391021728516 3.13334321975708)"^^geo:wktLiteral ;
  geo-pos:lat "51.434391021728516"^^xsd:decimal ;
  geo-pos:long "3.13334321975708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS 22/10/2003 710 bod trwl 94 Rest fraction" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-30'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223578'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS 22/10/2003 710 bod trwl 94 Rest fraction'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.1333432197571'^^xsd:double;
  dwc:startLongitude '2.1725'^^xsd:double;
  dwc:endLongitude '3.1381666666667'^^xsd:double;
  dwc:latitude '51.434391021729'^^xsd:double;
  dwc:startLatitude '51.450833333333'^^xsd:double;
  dwc:endLatitude '51.440666666667'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223578'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223744> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223744> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223744>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223744'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.257063'^^xsd:double;
  dwc:endLongitude '3.225688'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.37856'^^xsd:double;
  dwc:endLatitude '51.374427'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223744'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223765> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223765> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223765>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223765'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.229988'^^xsd:double;
  dwc:endLongitude '3.261957'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.378552'^^xsd:double;
  dwc:endLatitude '51.383782'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223765'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223766> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223766> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223766>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223766'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.265725'^^xsd:double;
  dwc:endLongitude '3.305562'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384043'^^xsd:double;
  dwc:endLatitude '51.388307'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223766'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223808> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223808> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223808>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223808'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.23014'^^xsd:double;
  dwc:endLongitude '3.232073'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.3756'^^xsd:double;
  dwc:endLatitude '51.381938'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223808'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223815> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223815> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223815>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223815'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.294235'^^xsd:double;
  dwc:endLongitude '3.261777'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384528'^^xsd:double;
  dwc:endLatitude '51.380553'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223815'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223799> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223799> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223799>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223799'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.294235'^^xsd:double;
  dwc:endLongitude '3.261777'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384528'^^xsd:double;
  dwc:endLatitude '51.380553'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223799'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223718> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223718> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223718>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223718'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.314193'^^xsd:double;
  dwc:endLongitude '3.269155'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38827'^^xsd:double;
  dwc:endLatitude '51.386477'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223718'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223720> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223720> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223720>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223720'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216558'^^xsd:double;
  dwc:endLongitude '3.245948'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380193'^^xsd:double;
  dwc:endLatitude '51.384187'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223720'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223735> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223735> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223735>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223735'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216447'^^xsd:double;
  dwc:endLongitude '3.248323'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.376948'^^xsd:double;
  dwc:endLatitude '51.384112'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223735'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223776> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223776> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223776>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223776'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.229485'^^xsd:double;
  dwc:endLongitude '3.269045'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.377462'^^xsd:double;
  dwc:endLatitude '51.385973'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223776'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223804> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223804> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223804>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223804'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.301835'^^xsd:double;
  dwc:endLongitude '3.257792'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.385843'^^xsd:double;
  dwc:endLatitude '51.383432'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223804'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223738> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223738> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223738>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223738'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.241523'^^xsd:double;
  dwc:endLongitude '3.220955'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.381102'^^xsd:double;
  dwc:endLatitude '51.37969'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223738'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223773> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223773> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223773>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223773'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.22558'^^xsd:double;
  dwc:endLongitude '3.260592'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380097'^^xsd:double;
  dwc:endLatitude '51.384167'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223773'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223820> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223820> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223820>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.262553'^^xsd:double;
  dwc:endLongitude '3.220358'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386197'^^xsd:double;
  dwc:endLatitude '51.379527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223820'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223737> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223737> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223737>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223737'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223737'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223757> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223757> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223757>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223757'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.249935'^^xsd:double;
  dwc:endLongitude '3.29175'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.383885'^^xsd:double;
  dwc:endLatitude '51.387903'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223757'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223774> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223774> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223774>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223774'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.265018'^^xsd:double;
  dwc:endLongitude '3.304437'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38459'^^xsd:double;
  dwc:endLatitude '51.387883'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223774'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223785> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223785> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223785>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223785'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.251323'^^xsd:double;
  dwc:endLongitude '3.215335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382842'^^xsd:double;
  dwc:endLatitude '51.376492'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223785'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223739> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223739> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223739>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223739'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.22558'^^xsd:double;
  dwc:endLongitude '3.260592'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380097'^^xsd:double;
  dwc:endLatitude '51.384167'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223739'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223740> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223740> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223740>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223740'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.265018'^^xsd:double;
  dwc:endLongitude '3.304437'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38459'^^xsd:double;
  dwc:endLatitude '51.387883'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223740'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223745> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223745> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223745>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223745'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.221605'^^xsd:double;
  dwc:endLongitude '3.263022'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.377032'^^xsd:double;
  dwc:endLatitude '51.387463'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223745'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223754> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223754> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223754>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223754'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.301835'^^xsd:double;
  dwc:endLongitude '3.257792'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.385843'^^xsd:double;
  dwc:endLatitude '51.383432'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223754'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223779> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223779> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223779>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223779'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.294235'^^xsd:double;
  dwc:endLongitude '3.261777'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384528'^^xsd:double;
  dwc:endLatitude '51.380553'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223779'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223809> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223809> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223809>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223809'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.233317'^^xsd:double;
  dwc:endLongitude '3.26157'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38107'^^xsd:double;
  dwc:endLatitude '51.384458'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223809'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223724> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223724> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223724>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223724'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.301835'^^xsd:double;
  dwc:endLongitude '3.257792'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.385843'^^xsd:double;
  dwc:endLatitude '51.383432'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223724'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223731> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223731> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223731>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223731'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272107'^^xsd:double;
  dwc:endLongitude '3.232873'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.383582'^^xsd:double;
  dwc:endLatitude '51.378582'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223731'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223772> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223772> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223772>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223772'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.241523'^^xsd:double;
  dwc:endLongitude '3.220955'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.381102'^^xsd:double;
  dwc:endLatitude '51.37969'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223772'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223791> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223791> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223791>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223791'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216353'^^xsd:double;
  dwc:endLongitude '3.258912'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382998'^^xsd:double;
  dwc:endLatitude '51.383137'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223791'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223800> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223800> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223800>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223800'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272845'^^xsd:double;
  dwc:endLongitude '3.312447'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386287'^^xsd:double;
  dwc:endLatitude '51.38982'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223800'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223742> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223742> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223742>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223742'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.277832'^^xsd:double;
  dwc:endLongitude '3.317838'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386228'^^xsd:double;
  dwc:endLatitude '51.389538'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223742'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223752> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223752> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223752>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223752'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.233317'^^xsd:double;
  dwc:endLongitude '3.26157'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38107'^^xsd:double;
  dwc:endLatitude '51.384458'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223752'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223782> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223782> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223782>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223782'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.262553'^^xsd:double;
  dwc:endLongitude '3.220358'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386197'^^xsd:double;
  dwc:endLatitude '51.379527'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223782'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223816> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223816> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223816>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223816'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272845'^^xsd:double;
  dwc:endLongitude '3.312447'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386287'^^xsd:double;
  dwc:endLatitude '51.38982'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223816'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223727> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223727> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223727>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223727'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.260822'^^xsd:double;
  dwc:endLongitude '3.223428'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382752'^^xsd:double;
  dwc:endLatitude '51.37561'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223727'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223795> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223795> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223795>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223795'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 16bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.22558'^^xsd:double;
  dwc:endLongitude '3.260592'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380097'^^xsd:double;
  dwc:endLatitude '51.384167'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223795'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223796> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223796> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223796>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223796'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.306387'^^xsd:double;
  dwc:endLongitude '3.271315'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384993'^^xsd:double;
  dwc:endLatitude '51.382938'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223796'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223732> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223732> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223732>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223732'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.229988'^^xsd:double;
  dwc:endLongitude '3.261957'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.378552'^^xsd:double;
  dwc:endLatitude '51.383782'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223732'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223746> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223746> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223746>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223746'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272845'^^xsd:double;
  dwc:endLongitude '3.312447'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386287'^^xsd:double;
  dwc:endLatitude '51.38982'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223746'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223783> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223783> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223783>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223783'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.246655'^^xsd:double;
  dwc:endLongitude '3.27886'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384165'^^xsd:double;
  dwc:endLatitude '51.387187'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223783'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223797> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223797> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223797>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223797'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.229485'^^xsd:double;
  dwc:endLongitude '3.269045'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.377462'^^xsd:double;
  dwc:endLatitude '51.385973'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223797'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223822> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223822> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223822>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223822'^^xsd:integer;
  dwc:scientificName 'Liza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 17opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.265018'^^xsd:double;
  dwc:endLongitude '3.304437'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38459'^^xsd:double;
  dwc:endLatitude '51.387883'^^xsd:double;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223822'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223749> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223749> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223749>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223749'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216558'^^xsd:double;
  dwc:endLongitude '3.245948'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380193'^^xsd:double;
  dwc:endLatitude '51.384187'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223749'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223750> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223750> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223750>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223750'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.246655'^^xsd:double;
  dwc:endLongitude '3.27886'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384165'^^xsd:double;
  dwc:endLatitude '51.387187'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223750'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223733> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223733> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223733>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223733'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.265725'^^xsd:double;
  dwc:endLongitude '3.305562'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384043'^^xsd:double;
  dwc:endLatitude '51.388307'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223733'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223763> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223763> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223763>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223763'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.308717'^^xsd:double;
  dwc:endLongitude '3.276187'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.387253'^^xsd:double;
  dwc:endLatitude '51.384532'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223763'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223768> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223768> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223768>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223768'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.264218'^^xsd:double;
  dwc:endLongitude '3.220578'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.380557'^^xsd:double;
  dwc:endLatitude '51.376477'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223768'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223719> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223719> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223719>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223719'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.262553'^^xsd:double;
  dwc:endLongitude '3.220358'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386197'^^xsd:double;
  dwc:endLatitude '51.379527'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223719'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223770> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223770> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223770>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223770'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.249642'^^xsd:double;
  dwc:endLongitude '3.287335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384472'^^xsd:double;
  dwc:endLatitude '51.387257'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223770'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223789> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223789> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223789>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223789'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.224283'^^xsd:double;
  dwc:endLongitude '3.266055'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.375357'^^xsd:double;
  dwc:endLatitude '51.386033'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223789'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223736> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223736> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223736>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223736'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.249642'^^xsd:double;
  dwc:endLongitude '3.287335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384472'^^xsd:double;
  dwc:endLatitude '51.387257'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223736'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223758> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223758> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223758>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223758'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.29626'^^xsd:double;
  dwc:endLongitude '3.261977'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386458'^^xsd:double;
  dwc:endLatitude '51.383123'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223758'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223775> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223775> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223775>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223775'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.268353'^^xsd:double;
  dwc:endLongitude '3.231'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.381967'^^xsd:double;
  dwc:endLatitude '51.377425'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223775'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223801> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223801> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223801>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223801'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.279867'^^xsd:double;
  dwc:endLongitude '3.234335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386813'^^xsd:double;
  dwc:endLatitude '51.376257'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223801'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223805> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223805> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223805>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223805'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.229988'^^xsd:double;
  dwc:endLongitude '3.261957'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.378552'^^xsd:double;
  dwc:endLatitude '51.383782'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223805'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223818> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223818> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223818>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223818'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216447'^^xsd:double;
  dwc:endLongitude '3.248323'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.376948'^^xsd:double;
  dwc:endLatitude '51.384112'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223818'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223716> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223716> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223716>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223716'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.221605'^^xsd:double;
  dwc:endLongitude '3.263022'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.377032'^^xsd:double;
  dwc:endLatitude '51.387463'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223716'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223723> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223723> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223723>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223723'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.263853'^^xsd:double;
  dwc:endLongitude '3.301467'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384538'^^xsd:double;
  dwc:endLatitude '51.387835'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223723'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223730> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223730> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223730>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223730'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.308717'^^xsd:double;
  dwc:endLongitude '3.276187'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.387253'^^xsd:double;
  dwc:endLatitude '51.384532'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223730'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223734> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223734> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223734>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223734'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.31084'^^xsd:double;
  dwc:endLongitude '3.270257'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386948'^^xsd:double;
  dwc:endLatitude '51.381823'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223734'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223762> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223762> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223762>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223762'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216353'^^xsd:double;
  dwc:endLongitude '3.258912'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382998'^^xsd:double;
  dwc:endLatitude '51.383137'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223762'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223781> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223781> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223781>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223781'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.314193'^^xsd:double;
  dwc:endLongitude '3.269155'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38827'^^xsd:double;
  dwc:endLatitude '51.386477'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223781'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223817> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223817> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223817>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223817'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216353'^^xsd:double;
  dwc:endLongitude '3.258912'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382998'^^xsd:double;
  dwc:endLatitude '51.383137'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223817'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223729> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223729> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223729>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223729'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216353'^^xsd:double;
  dwc:endLongitude '3.258912'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382998'^^xsd:double;
  dwc:endLatitude '51.383137'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223729'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223743> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223743> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223743>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223743'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.294235'^^xsd:double;
  dwc:endLongitude '3.261777'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384528'^^xsd:double;
  dwc:endLatitude '51.380553'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223743'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223764> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223764> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223764>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223764'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 12opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272107'^^xsd:double;
  dwc:endLongitude '3.232873'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.383582'^^xsd:double;
  dwc:endLatitude '51.378582'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223764'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223794> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223794> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223794>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223794'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223794'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223787> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223787> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223787>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223787'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.29626'^^xsd:double;
  dwc:endLongitude '3.261977'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386458'^^xsd:double;
  dwc:endLatitude '51.383123'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223787'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223747> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223747> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223747>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223747'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.314193'^^xsd:double;
  dwc:endLongitude '3.269155'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38827'^^xsd:double;
  dwc:endLatitude '51.386477'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223747'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223753> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223753> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223753>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223753'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.263853'^^xsd:double;
  dwc:endLongitude '3.301467'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384538'^^xsd:double;
  dwc:endLatitude '51.387835'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223753'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223759> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223759> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223759>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223759'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.260822'^^xsd:double;
  dwc:endLongitude '3.223428'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382752'^^xsd:double;
  dwc:endLatitude '51.37561'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223759'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223777> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223777> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223777>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223777'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.277832'^^xsd:double;
  dwc:endLongitude '3.317838'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386228'^^xsd:double;
  dwc:endLatitude '51.389538'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223777'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223806> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223806> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223806>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223806'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.262553'^^xsd:double;
  dwc:endLongitude '3.220358'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386197'^^xsd:double;
  dwc:endLatitude '51.379527'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223806'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223755> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223755> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223755>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223755'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.251323'^^xsd:double;
  dwc:endLongitude '3.215335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382842'^^xsd:double;
  dwc:endLatitude '51.376492'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223755'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223769> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223769> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223769>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223769'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216447'^^xsd:double;
  dwc:endLongitude '3.248323'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.376948'^^xsd:double;
  dwc:endLatitude '51.384112'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223769'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223811> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223811> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223811>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223811'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 6opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.301835'^^xsd:double;
  dwc:endLongitude '3.257792'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.385843'^^xsd:double;
  dwc:endLatitude '51.383432'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223811'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223812> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223812> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223812>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223812'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 14bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.216447'^^xsd:double;
  dwc:endLongitude '3.248323'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.376948'^^xsd:double;
  dwc:endLatitude '51.384112'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223812'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223780> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223780> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223780>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223780'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.257063'^^xsd:double;
  dwc:endLongitude '3.225688'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.37856'^^xsd:double;
  dwc:endLatitude '51.374427'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223780'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223792> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223792> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223792>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223792'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 11opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.263927'^^xsd:double;
  dwc:endLongitude '3.303658'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38283'^^xsd:double;
  dwc:endLatitude '51.387538'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223792'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223819> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223819> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223819>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223819'^^xsd:integer;
  dwc:scientificName 'Lampetra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.221605'^^xsd:double;
  dwc:endLongitude '3.263022'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.377032'^^xsd:double;
  dwc:endLatitude '51.387463'^^xsd:double;
  dwc:aphiaid '101172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223819'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '101172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223821> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223821> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223821>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223821'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223821'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223761> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223761> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223761>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223761'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 10opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.239242'^^xsd:double;
  dwc:endLongitude '3.2122'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38015'^^xsd:double;
  dwc:endLatitude '51.38279'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223761'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223823> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223823> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223823>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223823'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 20opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.294235'^^xsd:double;
  dwc:endLongitude '3.261777'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384528'^^xsd:double;
  dwc:endLatitude '51.380553'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223823'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223788> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223788> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223788>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223788'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 8bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.260822'^^xsd:double;
  dwc:endLongitude '3.223428'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.382752'^^xsd:double;
  dwc:endLatitude '51.37561'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223788'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223802> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223802> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223802>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223802'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.23014'^^xsd:double;
  dwc:endLongitude '3.232073'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.3756'^^xsd:double;
  dwc:endLatitude '51.381938'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223802'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223721> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223721> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223721>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223721'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 3bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.246655'^^xsd:double;
  dwc:endLongitude '3.27886'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384165'^^xsd:double;
  dwc:endLatitude '51.387187'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223721'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223756> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223756> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223756>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223756'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.211293'^^xsd:double;
  dwc:endLongitude '3.24545'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.375783'^^xsd:double;
  dwc:endLatitude '51.383718'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223756'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223786> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223786> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223786>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223786'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.249935'^^xsd:double;
  dwc:endLongitude '3.29175'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.383885'^^xsd:double;
  dwc:endLatitude '51.387903'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223786'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223803> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223803> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223803>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223803'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.233317'^^xsd:double;
  dwc:endLongitude '3.26157'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38107'^^xsd:double;
  dwc:endLatitude '51.384458'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223803'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223728> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223728> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223728>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223728'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.224283'^^xsd:double;
  dwc:endLongitude '3.266055'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.375357'^^xsd:double;
  dwc:endLatitude '51.386033'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223728'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223767> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223767> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223767>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223767'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.31084'^^xsd:double;
  dwc:endLongitude '3.270257'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386948'^^xsd:double;
  dwc:endLatitude '51.381823'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223767'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223793> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223793> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223793>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223793'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 13bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.31084'^^xsd:double;
  dwc:endLongitude '3.270257'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386948'^^xsd:double;
  dwc:endLatitude '51.381823'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223793'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223726> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223726> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223726>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223726'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.249935'^^xsd:double;
  dwc:endLongitude '3.29175'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.383885'^^xsd:double;
  dwc:endLatitude '51.387903'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223726'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223748> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223748> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223748>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223748'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 2bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.262553'^^xsd:double;
  dwc:endLongitude '3.220358'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386197'^^xsd:double;
  dwc:endLatitude '51.379527'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223748'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223810> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223810> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223810>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223810'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.263853'^^xsd:double;
  dwc:endLongitude '3.301467'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384538'^^xsd:double;
  dwc:endLatitude '51.387835'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223810'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223771> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223771> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223771>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223771'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223771'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223784> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223784> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223784>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223784'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.279867'^^xsd:double;
  dwc:endLongitude '3.234335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386813'^^xsd:double;
  dwc:endLatitude '51.376257'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223784'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223814> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223814> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223814>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223814'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223814'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223722> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223722> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223722>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223722'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 5opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.233317'^^xsd:double;
  dwc:endLongitude '3.26157'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.38107'^^xsd:double;
  dwc:endLatitude '51.384458'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223722'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223798> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223798> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223798>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223798'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.323693'^^xsd:double;
  dwc:endLongitude '3.29481'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388057'^^xsd:double;
  dwc:endLatitude '51.384833'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223798'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223717> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223717> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223717>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223717'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 1bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.272845'^^xsd:double;
  dwc:endLongitude '3.312447'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386287'^^xsd:double;
  dwc:endLatitude '51.38982'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223717'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223807> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223807> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223807>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223807'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.279867'^^xsd:double;
  dwc:endLongitude '3.234335'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.386813'^^xsd:double;
  dwc:endLatitude '51.376257'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223807'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223813> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223813> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223813>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223813'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 15bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.285705'^^xsd:double;
  dwc:endLongitude '3.245077'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388298'^^xsd:double;
  dwc:endLatitude '51.382812'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223813'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223725> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223725> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223725>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223725'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 7opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.211293'^^xsd:double;
  dwc:endLongitude '3.24545'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.375783'^^xsd:double;
  dwc:endLatitude '51.383718'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223725'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223778> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223778> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223778>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223778'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 19bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.323693'^^xsd:double;
  dwc:endLongitude '3.29481'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.388057'^^xsd:double;
  dwc:endLatitude '51.384833'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223778'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223790> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223790> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223790>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223790'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.27298'^^xsd:double;
  dwc:endLongitude '3.24242'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.384432'^^xsd:double;
  dwc:endLatitude '51.380308'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223790'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223741> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223741> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223741>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223741'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 02/03/2004 24H 700 trwl 18opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.268353'^^xsd:double;
  dwc:endLongitude '3.231'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.381967'^^xsd:double;
  dwc:endLatitude '51.377425'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223741'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223751> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223751> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223751>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223751'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 4bod'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.23014'^^xsd:double;
  dwc:endLongitude '3.232073'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.3756'^^xsd:double;
  dwc:endLatitude '51.381938'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223751'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223760> ;
  mr:hasGeometry <https://eurobis.org/id/point/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223760> ;
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223760>
  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/24__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A223760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:223760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/24_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '223760'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS(Rappé) 01/03/2004 24H 700 trwl 9opp'^^xsd:string;
  dwc:collector 'Vincx Magda , Rappé Karen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:startLongitude '3.224283'^^xsd:double;
  dwc:endLongitude '3.266055'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:startLatitude '51.375357'^^xsd:double;
  dwc:endLatitude '51.386033'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:223760'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF